Reduce memory usage while linking on arm{el,hf} platforms
authorCarsten Schoenert <c.schoenert@t-online.de>
Sun, 6 Oct 2019 06:28:58 +0000 (08:28 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Wed, 29 Jul 2020 20:26:14 +0000 (21:26 +0100)
commit6e7b3be26e73d2214de06c3acf3a2ad9795a0768
treed1d73b8bec618d565d209ba71ee586c57ec0a951
parent3be7845e079332287b34e95756b2f05cc7739f3d
Reduce memory usage while linking on arm{el,hf} platforms

The build even on armhf is failing while linking mostly due exhausted
memory usage. Reduce the memory usage on arm{el,hf} platform by telling
the linker to not hold used memory.

Author: Olivier Tilloy <olivier.tilloy@canonical.com>

Gbp-Pq: Topic porting-arm
Gbp-Pq: Name Reduce-memory-usage-while-linking-on-arm-el-hf-platforms.patch
build/moz.configure/toolchain.configure